home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Monkey Lander.swf / scripts / frame_110 / PlaceObject2_429_571 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2006-06-13  |  72 b   |  5 lines

  1. onClipEvent(load){
  2.    gravityFactor = 0.08;
  3.    thrusterPower = 3;
  4. }
  5.